home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 1379 / 95booter.txt < prev    next >
Text File  |  1996-05-09  |  5KB  |  106 lines

  1.                            95 Ultimate Booter
  2.                             By Fred Salerno
  3.                  NOTE: This program requires Windows 95.
  4.  
  5.                          ----------------------
  6.                              WHAT IT IS...
  7.                          ----------------------
  8. This program allows you to select which way to boot up Windows 95. By default,
  9. you are brought straight into Windows, but with this utility you can choose.
  10. You have 3 options:
  11.         1 - Command Prompt
  12.                Which boots up Windows 95 and goes to the C:\> prompt, not
  13.                Windows itself and is an alternative to choice #4.
  14.         2 - Windows 95 GUI
  15.                Which is the normal 95 boot sequence which goes into Windows.
  16.         3 - Internal Boot Menu
  17.                Which is the internal Windows 95 menu (Safe mode, command
  18.                prompt, Network safe mode, etc..)
  19.         4 - Previous DOS
  20.                Which boots the computer with the last version of DOS installed
  21.                prior to Windows 95 and a choice of config/autoexec files.
  22.  
  23. This program has been tested with the "4.00.950" release which is the official
  24. release of Windows 95, currently available in stores. It works
  25. flawlessly, but as always, no guarantees are made.
  26. I may be contacted at: SALERNOF@GATE.NET
  27.  
  28.                          ----------------------
  29.                              HOW TO INSTALL
  30.                          ----------------------
  31. The easiest way to install this is to unzip the archive into a temporary area.
  32. Then run the INSTALL program.
  33. Specify the Windows directory and where booter should be installed, or make a
  34. new directory.
  35.  
  36.                          ----------------------
  37.                           HOW TO RUN 95BOOTER
  38.                          ----------------------
  39. Click on START -> 95 Booter -> 95 Booter
  40.  
  41.                          ----------------------
  42.                HOW TO RETURN TO WIN95 WHILE IN PREVIOUS DOS
  43.                          ----------------------
  44. If you have chosen Previous DOS and wish to return to Win95, simply go into the
  45. booter directory (wherever you installed 95booter), type 95B and press ENTER.
  46.  
  47.                          ----------------------
  48.                      IF YOU DO NOT HAVE PREVIOUS DOS FILES
  49.                          ----------------------
  50. Some installations of Windows 95 do not save the previous dos information. This
  51. can still be easily done. You will need a copy of an old DOS boot disk. Any MS
  52. DOS version should work. I would suggest not using an original dos-boot disk.
  53. Use a copy of a dos-boot-disk instead. At the Windows 95 prompt (or in a window)
  54. Insert the dos-disk and type these lines:
  55.  
  56. ATTRIB A:IO.SYS -S -H -R
  57. ATTRIB A:MSDOS.SYS -S -H -R
  58. COPY A:IO.SYS C:\IO.DOS
  59. COPY A:MSDOS.SYS C:\MSDOS.DOS
  60. COPY A:COMMAND.COM C:\COMMAND.DOS
  61.  
  62. This allows the old-dos files to be renamed *.DOS in your root directory.
  63. From there, The MultiBooter can function flawlessly!
  64.  
  65. You can do the same with PC-DOS, but the files need to be renamed. (IBMBIO.COM
  66. becomes IO.DOS and IBMCOM.COM becomes MSDOS.DOS)
  67.  
  68.                          ----------------------
  69.                      HOW TO UN-INSTALL MULTI BOOTER
  70.                          ----------------------
  71. Go to the Booter Directory and re-run the INSTALL.EXE program.
  72.  
  73.                          ----------------------
  74.                           COMMAND LINE OPTIONS
  75.                          ----------------------
  76. The Windows executable also features command line switches. They are as follows:
  77. DOS  -  Previous Dos boot
  78. PROMPT  -  Windows 95 Command Prompt boot
  79. MENU  -  Windows 95 Internal Menu
  80. GUI -  Normal Win95 graphical boot-up
  81.  
  82.                          ----------------------
  83.                            THE (MORE) OPTIONS
  84.                          ----------------------
  85. BootDelay is the time after "Starting..." but before it loads the config.sys
  86. For a fast boot-up, set it to 0 seconds.
  87.  
  88. BootMenuTimeout is the time to wait at the internal menu before the default
  89. choice is invoked. Usually 3 seconds is enough time for you to decide.
  90.  
  91.                          ----------------------
  92.                       MULTIPLE DOS CONFIGURATIONS
  93.                          ----------------------
  94. Ultimate booter supports 3 dos configurations. This allows 3 different
  95. CONFIG/AUTOEXEC files.
  96. They can be edited and changed to your taste, they are CONFIG.1, CONFIG.2 and
  97. CONFIG.3 and the same goes for the AUTOEXEC files.
  98. Most people only need 1 previous dos configuration, therefore CONFIG.1 and
  99. AUTOEXEC.1 need to be modified for whatever drivers you need (himem and cdrom).
  100.  
  101.                          ----------------------
  102. And, as always, I am not to be held responsible for anything that you may
  103. do wrong or can go wrong. There is no warranty for this program. You know the
  104. usual speech...
  105.  
  106.